fix angles by flipping the coordinate system back to its original y
authorMichael Natterer <mitch@imendio.com>
Sun, 10 Jun 2007 16:29:31 +0000 (16:29 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Sun, 10 Jun 2007 16:29:31 +0000 (16:29 +0000)
commitf7ba83c61315d5e08bae884639c3a448722f9acf
treed3f1b589c394eaa194a0bd782318217dfa5f9139
parent83d5a36c9ff804f2976fc996eaf8d2947196a4d0
fix angles by flipping the coordinate system back to its original y

2007-06-10  Michael Natterer  <mitch@imendio.com>

* gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_arc): fix
angles by flipping the coordinate system back to its original y
direction. The implementtion is still broken for ellipses, will
have to simulate them using bezier curves.

svn path=/trunk/; revision=18095
ChangeLog
gdk/quartz/gdkdrawable-quartz.c